body,h1,h2,h3,h4,h5,h6,p,span,div,pre,input,button,select,textarea{
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}
.navbar-search .search-query {
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}

div.header{
    margin-top:10px;
}

ul.list-group li.list-group-item {
    padding: 10px;
}
ul.list-group li.list-group-item a{
    font-size: 1.1em;
    padding:0px;
}

a {
    text-decoration: underline;
    color: #e67e22;
}

a.nolink {
    text-decoration: none;
    color: black;
}


ul.service_list li{
    font-size: 1.2em;
    margin-bottom:10px;
}

ul.service_list li span{
    font-size: 1em;
}

p {
    font-size:1.1em;
}

div.site_capture img{
    border: 3px solid #CCC;
    margin: 10px 0px;
}

p.baito_sitename{
    font-size:1.3em;
}

ul.joblist li{
    margin-bottom: 10px;
    font-size: 1.1em;
}
ul.joblist li span.joblist_station{
    font-size:0.8em;
    color: #666;
}

div.joblist_detail dl dt{
    float: left;
    margin-right: 10px;
}

div.joblist_detail dl dd{
    margin-bottom:10px;
}


p.summary{
    font-size:0.9em;
    color:#666;
}


.footer_link div{
    margin-bottom:10px;
}
.footer_link div a{
    font-size: 1.2em;
}

div.review_comment{
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    margin: 10px 0;
}

div.review_check_detail{
    padding-right:5px;
    padding-left: 5px;
}

div.review_check_detail h3{
    font-size:1.2em;
    background-color: darkgray;
    padding: 10px;
    text-align: center;
    color: white;
}

.activity_tag {
    font-size: 1.3em;
    padding: 5px 15px;
    text-decoration: none;
    margin-right: 10px;
    font-weight: normal;
    line-height: 3.0em;
}

.service_list_big li{
    margin-bottom: 30px!important;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCC;
}


div.service_detail_thead{
    font-size:1.4em;
    font-weight: bold;
    border-top: 1px solid #CCC;
    padding: 15px;
}
div.service_detail_tbody{
    font-size:1.4em;
    border-top: 1px solid #CCC;
    padding: 15px;
}

#related_list h3{
    font-size: 1.2em;
    min-height: 50px;
}
